﻿CHARACTERS = {
	c:NSW ?= {
		create_character = {
			template = AST_richard_bourke
		}	

		create_character = {
			template = AST_william_wentworth
		}
		
		create_character = {
			template = AST_samuel_marsden
		}
		
		create_character = {
			template = AST_john_plunkett
		}
		
		create_character = {
			template = AST_william_bland
		}
		
		create_character = {
			template = AST_alexander_berry
		}
		
		create_character = {
			template = AST_richard_jones
		}
    }
}